Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch: align about:blank handling with the standard #10421

Merged
merged 3 commits into from Apr 16, 2018

Conversation

annevk
Copy link
Member

@annevk annevk commented Apr 11, 2018

@annevk annevk requested a review from foolip April 15, 2018 16:54
Copy link
Member

@foolip foolip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nit

cut += " (" + method + ")"
desc = "Fetching " + url.substring(0, 40) + cut + " is OK"
}
function checkKoUrl(url, method) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't new, but having read the whole test and scratched my head I have no idea what "KO" means, probably "not OK" given the promise_rejects bit. Can you add a comment?

@annevk annevk merged commit fa62ac0 into master Apr 16, 2018
@annevk annevk deleted the annevk/fetch-about-blank branch April 16, 2018 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants